PDF4Java Reference Documentation
com.o2sol.pdf4java.spatial Package / PDFGeospatialMeasure Class
Members
In This Topic
    PDFGeospatialMeasure Class
    In This Topic
    Defines a geospatial measure.
    The geospatial measure defines the relationship between points or regions in the two dimensional PDF object space and points or regions with respect to an underlying model of the earth.
    Object Model
    PDFGeospatialMeasure ClassPDFPoint ClassPDFCoordinateSystem ClassPDFCosDictionary ClassPDFCoordinateSystem ClassPDFPoint ClassPDFPoint ClassPDFPreferredDisplayUnit EnumerationPDFPreferredDisplayUnit EnumerationPDFPreferredDisplayUnit Enumeration
    Syntax
    public class PDFGeospatialMeasure 
        extends PDFMeasure 
    Inheritance Hierarchy

    java.lang.Object
       com.o2sol.pdf4java.spatial.PDFMeasure
          com.o2sol.pdf4java.spatial.PDFGeospatialMeasure

    See Also